msf-ice 0.1.0

Interactive Connectivity Establishment (ICE) for Rust.
Documentation

Interactive Connectivity Establishment

Pure Rust implementation of ICE protocol based on RFC 5245 and some parts of the more up to date RFC 8445.

Features

  • log - enable logging using the log crate
  • slog - enable logging using the slog crate